Fox's Git Mirrors
codec2-integration-tests/test.sh HEAD (438ee4f2) Text, 143 B
cd pycodec2
rm dist/*
pipenv run python -m build --wheel
pipenv run pip install dist/*.whl
cd test
pipenv run python -m unittest discover -s .
Served by rngit 1.4.1 - Generated in 0.03s